home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Palettes / MiscProgressPalette / Makefile.preamble < prev    next >
Makefile  |  1994-01-07  |  404b  |  11 lines

  1. #    MiscProgressView Preamble
  2. #    basically lifted from a mini-example
  3. #    this is 3.1 specific, and will enable the building of FAT palletes!
  4.  
  5. OTHER_PRODUCT_DEPENDS = libMiscProgressView.a
  6.  
  7. LIBOFILES    = MiscProgressView.subproj/MiscProgressView.o MiscProgressView.subproj/MiscProgressBar.o MiscProgressView.subproj/MiscProgressPie.o
  8.  
  9. OTHER_GARBAGE = libMiscProgressView.a
  10. INSTALLDIR = /LocalDeveloper/Palettes
  11.